Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps the actions group with 1 update: spin.

Updates spin from 0.14 to 0.15

Release notes

Sourced from spin's releases.

v0.15

We're happy to announce the release of spin 0.15!

Enhancements

  • Expose is_editable_install and editable_install_path (#279).
  • Improve traceback printout (#280).
  • Use sys.executable to run pip in the 'install' command (#286).

Bug Fixes

  • Pin upper version of click (#294).

Documentation

  • DOC: fix typo in docstring (#285).

Maintenance

  • Change color of editable install warnings (#278).
  • Support for Python 3.14 (#290).

Contributors

5 authors added to this release (alphabetically):

5 reviewers added to this release (alphabetically):

These lists are automatically generated, and may not be complete or may contain duplicates.

Changelog

Sourced from spin's changelog.

spin 0.15

We're happy to announce the release of spin 0.15!

Enhancements

  • Expose is_editable_install and editable_install_path (#279).
  • Improve traceback printout (#280).
  • Use sys.executable to run pip in the 'install' command (#286).

Bug Fixes

  • Pin upper version of click (#294).

Documentation

  • DOC: fix typo in docstring (#285).

Maintenance

  • Change color of editable install warnings (#278).
  • Support for Python 3.14 (#290).

Contributors

5 authors added to this release (alphabetically):

5 reviewers added to this release (alphabetically):

These lists are automatically generated, and may not be complete or may contain duplicates.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the actions group with 1 update: [spin](https://github.com/scientific-python/spin).


Updates `spin` from 0.14 to 0.15
- [Release notes](https://github.com/scientific-python/spin/releases)
- [Changelog](https://github.com/scientific-python/spin/blob/main/CHANGELOG.md)
- [Commits](scientific-python/spin@v0.14...v0.15)

---
updated-dependencies:
- dependency-name: spin
  dependency-version: '0.15'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2025

Looks like spin is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Oct 1, 2025
@dependabot dependabot bot deleted the dependabot/pip/actions-e42cb9b432 branch October 1, 2025 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants